The Source Control Integration API > The source control integration API required functions > SCS_IsConnected() |
![]() ![]() ![]() |
Description
Determines the state of the connection.
Arguments
connectionData
connectionData
is a pointer to the agent's data that was passed into Dreamweaver during the Connect()
call.
Returns
true
if connected, false
if not.
![]() ![]() ![]() |